@font-face {
  font-family: MISANS-REGULAR;
  src: url('../fonts/MISANS-REGULAR.TTF');
}
@font-face {
  font-family: GOTHICB;
  src: url('../fonts/GOTHICB.TTF');
}
* {
  font-family: MISANS-REGULAR;
}
.head_pc .nav .ul2 {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  min-width: 100%;
  display: none;
  background: rgba(0, 0, 0, 0.3);
  text-align: center;
  transition: 0.1s;
}
.head_pc .nav .ul2:hover,
.head_pc .nav .ul2.hover {
  background: rgba(0, 0, 0, 0.5);
}
.head_pc .nav .ul2 a {
  font-size: 16px;
  display: block;
  line-height: 40px;
  width: 100%;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
  color: #fff;
}
.head_pc .nav .ul2 a:hover,
.head_pc .nav .ul2 a.hover {
  font-weight: bold !important;
  color: #fff !important;
}
.logo {
  width: 19%;
}
.pub_btn {
  display: inline-block;
  line-height: 45px;
  font-size: 16px;
  color: #000;
  width: 138px;
  text-align: center;
  border: 1px solid #000;
  margin-right: 20px;
}
.pub_btn:hover,
.pub_btn.hover {
  background: #103cac;
  border: 1px solid #103cac;
  color: #fff;
}
.pub_title .daxie {
  font-family: GOTHICB;
}
.pub_title p:nth-child(1) {
  font-size: 60px;
  line-height: 1;
  margin-bottom: 14px;
}
.pub_title p:nth-child(2) {
  color: #3d74ca;
  font-size: 30px;
  line-height: 1;
  margin-bottom: 25px;
}
.pub_title .ms {
  font-size: 20px;
  color: #999999;
  line-height: 1;
  margin-bottom: 70px;
  word-break: break-all;
}
.index_ban .swiper-wrapper {
  transition-duration: 1000ms !important;
}
.index_ban .swiper-pagination {
  bottom: 5%;
}
.index_ban .swiper-pagination .swiper-pagination-bullet {
  height: 2px;
  width: 25px;
  background: rgba(255, 255, 255, 0.5);
  border-radius: 0;
}
.index_ban .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #fff;
}
.index_ys {
  background: #1d9e9e;
  height: 140px;
}
.index_ys ul {
  height: 100%;
  align-items: center;
  display: flex;
}
.index_ys ul li {
  flex: 1;
  display: flex;
  align-items: center;
  border-right: 1px solid #27b4b4;
  justify-content: center;
}
.index_ys ul li:last-child {
  border-right: none;
}
.index_ys ul li img {
  margin-right: 32px;
}
.index_ys ul li .ms {
  color: #fff;
}
.index_ys ul li .ms p:nth-child(1) {
  font-size: 20px;
}
.index_ys ul li .ms p:nth-child(2) {
  font-size: 14px;
}
.index_about {
  display: flex;
  flex-wrap: wrap;
}
.index_about .left {
  width: 71%;
}
.index_about .left .cn {
  font-size: 24px;
  margin-top: 55px;
}
.index_about .left .ms {
  font-size: 17px;
  color: #333;
  line-height: 2.2;
}
.index_about .left .ms p {
  margin-bottom: 26px;
}
.index_about .left .ms p:last-child {
  margin-bottom: 65px;
}
.index_about .left .bottom {
  font-size: 20px;
  color: #333;
}
.index_about .left .bottom img {
  vertical-align: middle;
  margin-right: 5px;
}
.index_about .left .bottom .more {
  width: 170px !important;
  line-height: 56px;
  border: 1px solid #9999997c;
  border-radius: 2px;
  text-align: center;
  font-size: 16px;
  color: #1c1c1c;
  margin-right: 64px;
  font-family: GOTHICB;
  display: inline-block;
  transition: 0.5s;
}
.index_about .left .bottom .more:hover {
  background-color: #0079cd;
  color: #fff;
  border: 0;
}
.index_about .right {
  width: 29%;
}
.index_ban {
  margin-top: 105px;
}
.index_about {
  padding-top: 40px;
}
.iabd1 {
  height: 63%;
  padding: 8% 13% 0 15%;
}
.iabd2 {
  width: 100%;
  display: flex;
  margin-top: 20px;
}
.iabd2 img {
  width: 100%;
}
.ic1 {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.ck {
  margin-right: -45px;
}
.chakan {
  font-size: 18px;
  color: #999999;
  line-height: 246px;
}
.ic_im1 {
  margin-left: 150px;
}
.ic_i {
  margin-top: 30px;
}
.ic_ii {
  margin-top: 15px;
}
.pack {
  font-size: 24px;
  font-family: GOTHICB;
}
.pack1 {
  font-size: 34px;
  font-family: MISANS-REGULAR;
}
.ic_dt {
  justify-content: space-between;
}
.ap_swiper {
  margin-bottom: 8%;
}
.ic_d2 {
  justify-content: space-between;
}
.ic_db {
  display: flex;
  justify-content: space-between;
  margin-top: 10%;
}
.ic_im {
  padding: 30px 10px;
}
.ic_db_li {
  position: relative;
  cursor: pointer;
}
.ic_im {
  position: absolute;
  top: 0;
  left: 0;
}
.ic_db_li:first-child .ic_quan {
  opacity: 1;
}
.ic_quan {
  opacity: 0;
  transition: 0.5s;
}
.ic_db_li:hover .ic_quan {
  opacity: 1;
}
.h1d2 {
  font-size: 30px;
  font-weight: 700;
}
.ss_li {
  font-size: 30px;
  color: red;
}
.appli1 .p1 {
  font-size: 50px;
  line-height: 60px;
  font-weight: bold;
  color: #ffff;
  font-family: GOTHICB;
}
.appli1 .p2 {
  font-size: 24px;
  line-height: 100px;
  color: #ffff;
  font-family: MISANS-REGULAR;
}
.app_li {
  width: 32%;
  padding: 30px;
  background-color: rgba(255, 255, 255, 0.2);
  border-right: 1px solid rgba(81, 81, 81, 0.2);
  border-top: 1px solid rgba(81, 81, 81, 0.2);
  transition: 0.5s;
}
.app_li img {
  margin-bottom: 60px;
}
.app_li .p1 {
  font-size: 20px;
  line-height: 30px;
  color: #fff;
  font-family: GOTHICB;
}
.app_li .p2 {
  font-size: 16px;
  line-height: 30px;
  color: #fff;
  font-family: MISANS-REGULAR;
}
.appli1 {
  margin-top: -20px;
}
.appli2 {
  width: 51%;
}
.app_ul {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
}
.app_d1 {
  position: relative;
  margin-top: 4%;
}
.index_pd {
  position: absolute;
  top: 25%;
  left: 12%;
  justify-content: space-between;
}
.active1 {
  background-color: #0079cd;
  color: #fff;
}
.n_sb1 .np1 {
  font-size: 50px;
  line-height: 40px;
}
.n_sb1 .np2 {
  font-size: 24px;
  line-height: 30px;
}
.n_gh span {
  font-size: 18px;
  padding: 13px 35px;
  line-height: 40px;
  transition: 0.5s;
}
.n_gh {
  padding: 5px 0px;
  background-color: #dbdbdb;
}
.index_sb {
  display: flex;
  padding-left: 50px ;
  padding-right: 50px ;
  justify-content: space-between;
}
.n_li {
  background-color: #fff;
  padding: 15px;
  width: 32%;
}
.n_li:hover {
  cursor: pointer;
  box-shadow: 0px 20px 50px -45px #001b45;
}
.n_d_im {
  margin-bottom: 20px;
}
.n_li_d1 .n_p1 {
  font-size: 18px;
  line-height: 50px;
}
.n_li_d1 .n_p2 {
  font-size: 14px;
  line-height: 23px;
  margin-bottom: 70px;
}
.md {
  display: flex;
  justify-content: space-between;
}
.md .m1 {
  font-size: 14px;
  line-height: 24px;
  color: #0079cd;
}
.md .m2 {
  font-size: 14px;
  line-height: 24px;
}
.md .m2 span {
  font-size: 20px;
  color: #0079cd;
}
.n_ul {
  display: flex;
  justify-content: space-between;
}
.n_in {
  padding-left: 50px;
  padding-right: 50px ;
  margin-top: 75px;
}
.active2 {
  background-color: #0079cd;
  color: #fff;
}
.in_se {
  position: relative;
  margin-top: -20%;
}
.in_se .se_left {
  left: 0;
  width: calc((1090 / 1920) * 100%);
}
.in_se .se_left {
  position: absolute;
  top: 0;
  cursor: pointer;
}
.in_se .se_right {
  right: 0;
  width: calc((1090 / 1920) * 100%);
}
.in_se .se_right {
  position: absolute;
  top: 0;
  cursor: pointer;
}
.sl2,
.tr2 {
  display: none;
}
.se_left:hover .sl2 {
  display: block;
}
.se_left:hover .sl1 {
  display: none;
}
.se_right:hover .tr2 {
  display: block;
}
.se_right:hover .tr1 {
  display: none;
}
.appli2 {
  position: absolute;
  top: 6%;
  left: 50%;
}
.inn {
  margin-top: 3%;
  background-color: #f1f1f1;
}
.w14501 {
  max-width: 1450px;
  margin: 0 auto;
  width: 100%;
}
.w1297 {
  max-width: 1194px;
  margin: 0 auto;
  width: 100%;
}
